Message.this

Undocumented in source.
  1. this(string[] strings)
  2. this(Message other, string msgType, JSONValue content)
  3. this(MessageHeader parentHeader, string msgType)
  4. this(MessageHeader parentHeader, string msgType, JSONValue content)
    struct Message
    @safe
    this
    (,
    in string msgType
    ,
    JSONValue content
    )

Meta